Auto merge of #3468 - nrc:metadata-emit, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 5 Jan 2017 01:22:35 +0000 (01:22 +0000)
committerbors <bors@rust-lang.org>
Thu, 5 Jan 2017 01:22:35 +0000 (01:22 +0000)
commit154a30b4c8b129ecf4646a7bebbab5ff9a6bbffc
tree5f77a9db1fee3370ea48a8c5d68ba064fdc30997
parent71e996e47b59741c184d1db5937c77e9814e6a4d
parent844d7ae7c97100b835cd2dffca0f6d0c67d56daf
Auto merge of #3468 - nrc:metadata-emit, r=alexcrichton

cargo check: use --emit=metadata rather than --crate-type=metadata

Requires https://github.com/rust-lang/rust/pull/38571 (don't land before that does)

r? @alexcrichton